summaryrefslogtreecommitdiff
path: root/app/[lng]/evcp/(evcp)/menu-list/page.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'app/[lng]/evcp/(evcp)/menu-list/page.tsx')
-rw-r--r--app/[lng]/evcp/(evcp)/menu-list/page.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/[lng]/evcp/(evcp)/menu-list/page.tsx b/app/[lng]/evcp/(evcp)/menu-list/page.tsx
index 6f56a2de..1632eeee 100644
--- a/app/[lng]/evcp/(evcp)/menu-list/page.tsx
+++ b/app/[lng]/evcp/(evcp)/menu-list/page.tsx
@@ -26,7 +26,7 @@ export default async function MenuListPage() {
<h2 className="text-2xl font-bold tracking-tight">
메뉴 관리
</h2>
- <InformationButton pageCode="evcp/menu-list" />
+ <InformationButton pagePath="evcp/menu-list" />
</div>
<p className="text-muted-foreground">
각 메뉴별로 담당자를 지정하고 관리할 수 있습니다.